<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*幻灯片*/
#owl-demo{position:relative;width:591px;height:435px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:591px;height:435px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width:591px;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;width:591px;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width:591px;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#nycda { width:1200px; }
#nycda ul { list-style: none; margin: 0px; padding: 0px; }
#nycda ul li { float:left; width:33%;  }
#nycda ul li a { display:block; width:100%; border-right:1px #e7e7e7 solid;   height:85px;text-align:center;  font-size:17px; line-height:85px; }
#nycda ul li a:hover {width:100%;  background-color:#000; height:85px; color:#ffffff; font-size:17px;  }

#nycda&gt;ul&gt;li.lihover a{ background: #ff3e00; color: #fff;}
#nycda&gt;ul&gt;li&gt;ul{position: absolute; left: 0; top: 85px;}
#nycda&gt;ul&gt;li&gt;ul&gt;li{display: table-cell; text-align: center; width: inherit;}
#nycda&gt;ul&gt;li&gt;ul&gt;li:hover a{background: #000000!important; color: #fff!important;}
#nycda&gt;ul&gt;li&gt;ul&gt;li a{ background: #f3f3f3!important; color: #000!important; border-radius: 30px; line-height: 35px;}
#nycda&gt;ul&gt;li&gt;ul&gt;li.lihover a {background: #ff3e00!important; color: #fff!important;}

#nycdaa { width:1200px; }
#nycdaa ul { list-style: none; margin: 0px; padding: 0px; }
#nycdaa ul li { float:left; width:24.5%;  }
#nycdaa ul li a { display:block; width:100%; border-right:1px #e7e7e7 solid;   height:85px;text-align:center;  font-size:17px; line-height:85px; }
#nycdaa ul li a:hover {width:100%;  background-color:#000; height:85px; color:#ffffff; font-size:17px;  }

#nycdaa&gt;ul&gt;li.lihover a{ background: #ff3e00; color: #fff;}
#nycdaa&gt;ul&gt;li&gt;ul{position: absolute; left: 0; top: 85px;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li{display: table-cell; text-align: center; width: inherit;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li:hover a{background: #000000!important; color: #fff!important;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li a{ background: #f3f3f3!important; color: #000!important; border-radius: 30px; line-height: 35px;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li.lihover a {background: #ff3e00!important; color: #fff!important;}


/*收缩菜单*/
.menu_list{width:100%;}
.menu_head{width:100%;height:50px;line-height:50px;font-size:14px;color:#525252;cursor:pointer;position:relative;font-weight:bold;background:#FAFAFA url(../images/pro_left.png) center right no-repeat;margin:0;border-bottom:1px solid #EEEEEE;}
.menu_list .current{background:#FAFAFA url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:100%;height:auto;overflow:hidden;line-height:38px;backguound:#fff;}
.menu_body a{display:block;width:100%;height:38px;line-height:38px;padding-left:14px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #EEEEEE;}
.menu_body a:hover{text-decoration:none; color:#ff6001; }
body,td,th  {color:#666666;font-size:14px; margin:0; line-height:28px; font-family:"微软雅黑"; }
.body {color: #666666;font-size:14px; margin:0; background-image:url(../images/bj.jpg); background-repeat:no-repeat; background-position:center; background-color:#FFFFFF; background-position:top; text-align:center;}
.block {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.3);
    margin-bottom: 25px;
   
    position: relative;}
IMG.s{ transition:1s; }
IMG.s:hover{ transform:scale(1.1);}
.boder{ border:1px #F5D8C4 solid;}
.img{ border:0;}
.clear{ clear:both;}
#headindex{ width:1000px; margin:0 auto; height:470px;}
#head{ width:1000px; margin:0 auto; height:346px;}
#logo{ float:left; }
#nav{ width:808px; height:36px; float:right;}
#navl{ float:left; width:22px;}
#navr{ float:right; width:15px;}
/*#menu { width:1100px; height:50px; background:url(../pic/white.7.png); border-radius:5px; margin:0 auto; }
#current{ background-color:#13A32E;  height:44px;}
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li { float:left; }
#menu ul li a { display:block; width:133px; height:50px; float:left; line-height:50px; text-align:center;color:#000000;   font-size:14px; }
#menu ul li a:hover { width:133px; height:50px; background-color:#ffffff; color:#000000;text-decoration:none; font-size:14px; }*/
#menu { }
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li { float:left; }
#menu ul li a { display:block; width:109px; height:59px;text-align:center;  color:#000000;  font-size:16px; line-height:59px;}
#menu ul li a:hover {width:109px; height:59px; color:#fff; background-color:#0b58af;text-decoration:none; font-size:16px;}
#menu ul li ul { border-bottom:3px #0b58af solid; width:109px; display:none; position:absolute; background-color:#FFFFFF;}
#menu ul li ul li { float:left;  margin:0; }
#menu ul li ul li a { background:none; color:#000; font-size:14px; width:109px;  height:50px; border-bottom:1px #E6E6E6 solid; border-right:none;  line-height:50px; position:relative; }
#menu ul li ul li a .ico { position:absolute; right:0;  }
#menu ul li ul li a:hover { color:#fff; font-size:14px;height:50px; width:109px;  line-height:50px;}
#menu ul li:hover ul { display:block; }
#menu ul li.sfhover ul { display:block; z-index:999;}
/*#menu ul li ul { border-bottom:3px #0186D1 solid;  display:none; position:absolute; background-color:#FFFFFF;}
/#menu ul li ul li { float:none; width:170px; margin:0; margin-TOP:1px;}
#menu ul li ul li a { background:none; color:#000000; font-size:14px; width:170px; height:40px; border-bottom:1px #E6E6E6 solid; border-right:none;  line-height:35px; position:relative; }
#menu ul li ul li a .ico { position:absolute; right:0;  }
#menu ul li ul li a:hover { color:#0186D1; font-size:14px;height:40px; width:170px;  line-height:40px;}
#menu ul li:hover ul { display:block; }
#menu ul li.sfhover ul { display:block; z-index:999;}*/

/* 产品页 */

.img{    border: none;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;}
.pdatail{ width:1200px; margin-top: 100px; padding-bottom: 100px; overflow: hidden; }
.jump{  box-sizing: border-box; }
.jump .breadcrumb{ float: left; display: inline-block; padding: 0 30px; border-radius: 23px; color: #666; font-size: 14px; background-color: #fff; }
.jump .breadcrumb li{ height: 46px;line-height: 46px; }
.jump .breadcrumb li::after{ line-height: 46px; }

.jump&gt;a{ float: right; display: inline-block; margin-left: 10px; padding: 0 30px;line-height: 46px; border-radius: 23px; background-color: #fff;}
.jump&gt;a:hover{ background-color: #d51212; color: #fff; }
.jump .next{ }
.jump .return{ }
.jump .return:hover{ background-color: #d51212; color: #fff; }
.jump .return i{ display: inline-block; margin-right: 18px; width: 15px; height: 13px; background: url(../images/preturn.png) left center no-repeat; background-size: auto 13px; }
.jump .return:hover i{ background-image: url(../images/preturnh.png); }

.pshow{ position: relative;margin-bottom: 35px; padding: 45px 55px 0; background-color: #fff; }
.pshow .pname{ height: 48px; }
.pshow .pname h4{ display: inline-block; font-size: 27px; line-height: 48px; }
.pshow .pname a{ float: right; display: inline-block; width: 120px; line-height: 48px; border-radius: 24px; text-align: center; background-color: #de3007; color: #fff; }
.pshow .pname a:hover{ opacity: .9;}
.pshow .showpic{ padding-top: 40px; width: 100%; height: 607px; box-sizing: border-box; }
.pshow .pname img{
	display:none;
    position: absolute;
    top: 96px;
    right: 40px;
    width: 150px;
    z-index: 999;
}
.showpic .swiper-container{ width:1200px; height: 100%; padding-bottom: 140px; box-sizing: border-box; }
.showpic .swiper-container .swiper-slide{ height: 100%; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }
.showpic .swiper-container .swiper-slide a{ height:100%; }
.showpic .swiper-pagination-bullet{ width: 10px; height: 10px; background-color: #c8c8c8; opacity: 1; }
.showpic .swiper-pagination-bullet-active{ background-color: #d51212; }
.showpic .swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 40px; }

.merit{ margin-bottom: 35px; padding: 48px 60px; text-align:left; font-size:16px; line-height:30px; background-color: #fff; }
.merit .item{ float: left; display: inline-block; width: 16.66%; text-align:left; }
.merit .item .img{ display: inline-block; height: 120px; }

.pdatail .text_box{ padding: 45px 35px; background-color: #fff; }


.myTop{ display: none;}
.GoTop {
    /*position: fixed;*/
    width: 100px;
    /*bottom: 0;
    right: 0;*/
    z-index: 99999;
    height: 100px;
    background: none;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    line-height: 100px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: rgba(255,255,255,0.15);
}
.GoTop p{
	position: absolute;
	top: -100%;
	right: -100%;
}
.GoTop a{
	display: block;
	height: 100px;
	width: 100%;
}
.GoTop svg {
    width: 20px;
    position: relative;
    top: 5px;
    height: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.GoTop:hover{ background: rgba(0,0,0,.4);}
.GoTop:hover svg{ fill: #fff;}

.GoTop.active, 
.myTop a.active {
    opacity: 1;
    visibility: visible;
}

.myTop{width: 100px; height: 400px;position: fixed;right: 0;bottom: 0px; z-index: 99;}
.myTop a{width: 100%; 
	height: 100px;
	opacity: 0; 
	visibility: hidden;
	text-align: center;
	line-height: 100px;
	color: #000; 
	display: block; 
	position: relative;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out;
}
.myTop p{height: 100px; 
	line-height: 100px; 
	width: 240px; 
	color: rgba(0,0,0,0); 
	padding-left: 80px; 
	font-size: 14px; 
	background: rgba(255,255,255,0.15); 
	position: absolute; 
	left: 0; 
	top: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.myPhone p{background: rgba(255,255,255,.15) url(../images/mynum.png) no-repeat 37px center;}
.myPhone:hover p{background: rgba(0,0,0,.4) url(../images/mynum1.png) no-repeat 37px center;left: -220px;color: #fff;}
.myQQ{background: rgba(255,255,255,0.15) url(../images/myqq.png) no-repeat center;}
.myQQ:hover{background-image: url(../images/myqq1.png);background-color: rgba(0,0,0,.1);}

.myweixin{ position: relative; width: 100%; height: 100px; background: rgba(255,255,255,.15) url(../images/wxs1.png) no-repeat 32px center;}
.myweixin:hover{background: rgba(255,255,255,.15) url(../images/wxs2.png) no-repeat 32px center; background-color: rgba(0,0,0,.1);}
.myweixin img{ width: 100px; height: 100%; position: absolute; left: -100px; top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -4;
	filter: alpha(opacity='0');
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out;
}
.myweixin:hover img{
	opacity: 1;
	visibility: visible;
	z-index: 1;
	filter: alpha(opacity='100');
}





/*选项卡*/
ul,li{ list-style:none;}
.tab{ width:100%; margin:0 auto;}
.tab-hd {  overflow:hidden; zoom:1;}
.tab-hd li{ float:left; width:150px; height:50px; line-height:50px; background-color:#fff; border:1px #de3007 solid; color:#de3007; margin-right:30px;text-align:center; cursor:pointer;}
.tab-hd li.active{ background-color:#de3007; color:#FFFFFF;}
.tab-bd li{display:none; border-top:0 none; line-height:40px; font-size:15px;}
.tab-bd li.thisclass{ display:list-item;}


#db { width:930px; height:40px; }
#db ul { list-style: none; margin: 0px; padding: 0px; }
#db ul li { float:left; }
#db ul li a { display:block; width:185px; height:40px; line-height:40px;text-align:center; color:#F9E899; border-right:1px #623F26 solid; font-size:16px; }
#db ul li a:hover {width:185px; height:48px; color:#ff6001;  text-decoration:none; font-size:16px;}

#productlist { width:560px; height:45px; }
#productlist ul { list-style: none; margin: 0px; padding: 0px; }
#productlist ul li { float:left; }
#productlist ul li a { display:block; width:98px; height:39px; line-height:39px;text-align:center; margin-bottom:10px; margin-right:10px; color:#6C3600; border:1px #E0E0E0 solid; font-size:16px; }
#productlist ul li a:hover {width:98px; height:39px; background-color:#6C3600; color:#FFFFFF;  text-decoration:none; font-size:16px;}

.gd:hover{ background-color:#02b19a;border-radius:5px; background-position:center; background-repeat:repeat-y;color:#fff;    width:263px; line-height:46px; height:46px;}
.gd{ background-color:#0b58af;border-radius:5px;  background-position:center; background-repeat:repeat-y; color:#FFFFFF; border:0px; width:263px; line-height:46px; height:46px;}

.xz:hover{ background-color:#000; background-position:center; background-repeat:repeat-y;color:#fff;    width:100px; line-height:35px; height:35px;}
.xz{ background-color:#0b58af; background-position:center; background-repeat:repeat-y; color:#FFFFFF; border:0px; width:100px; line-height:35px; height:35px;}

.gdd:hover{background-color:#f24849;border-radius:30px; color:#ffffff;  border:1px #000000 solid;  width:163px; line-height:36px; height:36px;}
.gdd{ background-color:#ffffff; border-radius:30px; color:#000000; border:0px; width:163px; line-height:36px; height:36px;}
#zcdh { width:220px; height:45px; }
#zcdh ul { list-style: none; margin: 0px; padding: 0px; }
#zcdh ul li { float:left; }
#zcdh ul li a { display:block; width:98px; height:39px; line-height:39px;text-align:center; margin-bottom:10px; margin-right:10px; color:#144D6B; border:1px #F1F1F1 solid; font-size:16px; }
#zcdh ul li a:hover {width:98px; height:39px; background-image:url(../img/btx.jpg); background-position:center; color:#FFFFFF;  text-decoration:none; font-size:16px;}


#productlistt { width:800px; height:45px; }
#productlistt ul { list-style: none; margin: 0px; padding: 0px; }
#productlistt ul li { float:left; }
#productlistt ul li a { display:block; width:98px; height:39px; line-height:39px;text-align:center; margin-right:10px; margin-bottom:10px; color:#ffffff; background-color:#824500;font-size:16px; }
#productlistt ul li a:hover {width:98px; height:39px; background-color:#603000;color:#FFFFFF;  text-decoration:none; font-size:16px;}

.ls{ color:#707070; font-size:50px; line-height:50px;}
.ysx{ color:#004BAC; font-size:16px; height:40px; font-weight:bold; line-height:40px;}
.content{ width:980px; overflow:hidden; padding:10px; margin:0 auto; }
.product{ width:354px; height:200px; float:left; }
.news{ width:291px; height:200px;float:left; margin-left:35px; }
.contact{ width:270px;height:200px;margin-left:15px; float:right;}
.title{ width:98%; color:#ff6001;font-size:15px; padding-left:6px;  float:left;}
.title span{ margin-left:100px; font-size:14px;}
.banner{ width:980px;  text-align:left; margin:0 auto;}

.btl{ float:left; background-image:url(../images/ny_03.jpg); background-repeat:no-repeat; width:18px; height:36px;}
.btr{ float:right; background-image:url(../images/ny_06.jpg); background-repeat:no-repeat; width:17px; height:36px;}
.bt{background-color:#EFF7FF; padding-left:15px; border-left:5px #FF4B18 solid; height:35px; line-height:35px; margin-bottom:10px;}

.foot{ height:128px; background-image:url(../pic/zy_30.jpg); background-repeat:repeat-x; color:#666666; }


a:link {font-size: 14px;color: #666666;text-decoration: none;}
a:visited {font-size: 14px;color: #666666;text-decoration: none;}
a:active {font-size: 14px;color: #FF2000;text-decoration: none;}
a:hover {font-size: 14px;color: #FF2000;text-decoration: NONE;}

a.hs:link {font-size: 14px; color: #fff;text-decoration: none;}
a.hs:visited {font-size: 14px;color: #fff;text-decoration: none;}
a.hs:active {font-size: 14px; color:#FFFF00;text-decoration: none;}
a.hs:hover {font-size: 14px;color:#FFFF00;text-decoration: none;}
a.h:link {font-size: 16px;color: #666666;text-decoration: none;}
a.h:visited {font-size: 16px;color: #666666;text-decoration: none;}
a.h:active {font-size: 16px;color:#ff6001;text-decoration: none;}
a.h:hover {font-size: 16px;color:#ff6001;text-decoration: none;}
a.d:link {font-size: 14px;color: #fff;text-decoration: none;}
a.d:visited {font-size: 14px;color: #fff;text-decoration: none;}
a.d:active {font-size: 14px;color:#ff6001;text-decoration: none;}
a.d:hover {font-size: 14px;color:#ff6001;text-decoration: none;}

a.a:link {font-size: 17px;text-decoration: none;}
a.a:visited {font-size: 17px; text-decoration: none;}
a.a:active {font-size: 17px; color:#FF0000;text-decoration: none;}
a.a:hover {font-size: 17px;color:#FF0000;text-decoration: underline;}
.dh {font-size:23px;color: #ffffff;line-height: 25px;font-weight:bold;word-spacing: normal;}
.dhh {font-size:16px;color: #ffffff;line-height:35px;  word-spacing: normal;}
.fontwhile {font-size: 14px;color: #FFFFFF;line-height: 25px;word-spacing: normal;}
.ent{font-family:Arial, Helvetica, sans-serif;  font-size:15px; text-transform:uppercase; }
.entt{ font-size:50px; line-height:50px; color:#fff; font-weight:bold;}
.fonths {font-size:30px;color: #000000; font-weight:bold;line-height: 40px; }
.fontbs {font-size: 14px;color:#666666;padding-left:20px;line-height: 25px; word-spacing: normal;}
.fontlls{ color:#03a93b; font-weight:bold; font-size:50px; line-height:45px;}
.fontls{ font-size:22px;line-height:30px;word-spacing: normal; font-weight:bold; color:#000000;}
.fontlsx{color:#ff4100; font-size:25px; font-weight:bold;}
.fontbt{ font-size:30px;line-height: 35px; color:#000000;word-spacing: normal;}
.fontqzs{  font-size:16px; line-height:35px;}
.fontjs {font-size:20px;color: #ffffff;line-height:30px;word-spacing: normal; }
.fontjjs {font-size:40px;color: #ffffff;line-height:60px;word-spacing: normal; font-weight:bold;}

.ys{ font-size:20px; padding-bottom:10px; border-bottom:1px #B7B7B7 dotted;}

.img:hover{ margin-top:-35px;}
#left{ width:100%;border-bottom:none;}
#left ul{ list-style:none;margin: 0px; padding: 0px; }
#carent{ background-color:#000; color:#FFFFFF; font-size:16px; height:40px; line-height:40px;  }
#left ul li a { display:block;  height:50px; line-height:50px; padding-left:10px; border-bottom:1px #daecf4 dashed;  font-size:14px; }
#left ul li a span { display:block;  height:40px; background-image:url(../pic/jtt.gif);  background-repeat:no-repeat; float:left; line-height:40px; padding-left:30px; color:#666666; font-size:14px; }
#left ul li a:hover { height:50px; color:#ff0000; background-color:#ebebeb; font-size:14px;}

#leftt{ width:95%;border-bottom:none;}
#leftt ul{ list-style:none;margin: 0px; padding: 0px; }
#leftt ul li a { display:block; width:127px;  height:40px; line-height:40px; float:left;   font-size:14px; }
#leftt ul li a span { display:block;  height:40px; background-image:url(../pic/jtt.gif);  background-repeat:no-repeat; float:left; line-height:40px; padding-left:30px; color:#666666; font-size:16px; }
#leftt ul li a:hover { height:42px; width:127px;  color:#ff4100;  font-size:14px; padding-left:5px;}


#gy{ width:1200px;border-bottom:none;}
#gy ul{ list-style:none; }
#gy ul li{ float:left; }
#gy ul li a { display:block;  line-height:55px; margin-left:30px; background-color:#666666; background-repeat:no-repeat; width:162px; height:55px;color:#57200D; font-size:14px; }
#gy ul li a:hover { height:55px; color:#ff6001; background-color:#FFFFFF;  font-size:14px;}

#foot{   border-bottom:none;}
#foot ul{ list-style:none;margin: 0px; padding: 0px; }
#foot ul li a { display:block;  height:26px; line-height:26px; padding-left:20px;color:#999999; font-size:14px; }
#foot ul li a:hover { height:26px; color:#ff6001;  font-size:14px;}

/* 优势 */
.ystitle{color:#FFFF00; font-size:18px;}
.yscon{color:#FFFFFF; float:left; line-height:28px;}
#end {  }
#end ul { list-style: none;  }
#end ul li { font-size:14px;float:left;margin-bottom:10px; }
#end ul li a { display:block;  height:45px; padding-left:5px;border-radius:30px; color:#FFFFFF; padding:0px 25px; margin-right:20px; float:left;line-height:45px; background-color:#0b58af; }
#end ul li a:hover {  height:45px; background-color:#02b19a;border-radius:30px;color:#fff;  }

#endd { width:1200px;}
#endd ul { list-style: none;  }
#endd ul li { font-size:14px;float:left; }
#endd ul li a { display:block;  height:35px; padding-left:5px;margin-bottom:10px; width:95px; line-height:35px;  margin-right:15px; border:1px #E4E4E4 solid;}
#endd ul li a:hover {  height:35px;  background-color:#662E17; color:#FFFFFF;  }

#ys { width:1200px;  margin:0 auto; overflow:auto; }
#ys ul { list-style: none; margin: 0px; padding: 0px;  }
#ys ul li { float:left; }
#ys ul li a { display:block;  width:340px; padding:16px 16px;   text-align:center;color:#A6A6A6;   font-size:14px; }
#ys ul li a:hover { width:340px; border:3px solid #3A3D43; text-align:center; color:#ffffff; font-size:14px; }




/* fullSlide */
*{margin:0;padding:0;list-style:none;}
.fullSlide{width:100%;position:relative;height:650px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:650px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:650px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px; }
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;border-radius:30px;width:80px;height:10px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;z-index:99999; }
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:999;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none; z-index:99999; }
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;z-index:99999;}




.blk_l { width:1100px; padding-top:10px;	PADDING-RIGHT: 0px;  PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; ZOOM: 1; POSITION: relative; }
.blk_l .LeftBotton {	 FLOAT: left; TOP: 10px; }
.blk_l .RightBotton { padding-left:15px;}
.blk_l .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  }
.blk_l .box {	FLOAT: left; WIDTH: 254px; TEXT-ALIGN: center; margin:0 10px; }
.blk_l .box IMG {	 DISPLAY: block;  BACKGROUND: #fff; }
.blk_l .box A:hover IMG {  padding:0px;	}
.blk_l .box P {	 WIDTH: 260px; LINE-HEIGHT: 15px}
.rollphotos { margin:auto; WIDTH: 1100px}
.partC {	 OVERFLOW: auto; WIDTH: 1100px}
.partC .PC_left {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_right {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_left {	FLOAT: left}
.partC .PC_right {	FLOAT: right}
.PT_mix {	BORDER-RIGHT: #a2d1ff 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #a2d1ff 0px solid; PADDING-LEFT: 0px; BACKGROUND: #f3fbfe; PADDING-BOTTOM: 10px; OVERFLOW: auto; BORDER-LEFT: #a2d1ff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #a2d1ff 1px solid}
.PhoTxt {	MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 10px; OVERFLOW: auto; WIDTH: 220px}
.PhoTxt IMG {	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 3px; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #ccc 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid}
.PhoTxt H1 {	FONT-WEIGHT: bold; FONT-SIZE: 12px; LINE-HEIGHT: 23px}
.PhoTxt P {	COLOR: #545454; LINE-HEIGHT: 20px}



/*焦点图*/
.focus{position:relative;width:582px;height:422px;background-color:#000;}  
.focus img{height:452px;width:582px;} 
.focus .shadow .title{width:260px;height:45px;padding-left:30px;padding-top:10px;}
.focus .shadow .title a{text-decoration:none;color:#fff;font-size:14px;font-weight:bolder;overflow:hidden;}
.focus .btn{position:absolute;bottom:34px;left:510px;overflow:hidden;zoom:1;} 
.focus .btn a{position:relative;display:inline;width:14px;height:14px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}  
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}  
.focus .fPic{position:absolute;left:0px;top:0px;}  
.focus .D1fBt{overflow:hidden;zoom:1;height:16px;z-index:10;}  
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:60px;line-height:60px;background:rgba(0,0,0,0.6);  
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}  
.focus .shadow a{text-decoration:none;color:#fff;font-size:20px;overflow:hidden;margin-left:10px;font-family:"\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{position:relative;width:100%;float:left;display:none;background:#000  }  
.focus .fcon img{display:block;}  
.focus .fbg{bottom:25px;right:40px;position:absolute;height:21px;text-align:center;z-index:200;}  
.focus .fbg div{margin:40px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative;display:inline;width:12px;height:12px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none;font-style:normal;}    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background:url(../pic/focus_btn.png) no-repeat;}
.focus .prev{top:50%;margin-top:-37px;left:0;background-position:0 -74px;cursor:pointer;}  
.focus .next{top:50%;margin-top:-37px;right:0;background-position:-40px -74px;cursor:pointer;}  
.focus .prev:hover{background-position:0 0;}  
.focus .next:hover{background-position:-40px 0;}  



img{ border:0px;}
.fl{ float:left}
.fr{ float:right}
.mr_div{ width:1180px; height:220px; padding:12px 17px 0 14px;  }
.mrd_h1{ height:22px; margin-bottom:18px; display:block}
.mrd_h1 .fl{ line-height:22px; color:#4f4f4f; font-size:16px}
.mrd_h1 .fr{ padding-top:9px}
.mrd_nr{ height:103px}
.mrd_bl,.mrd_br{ width:28px; height:84px; position:relative; top:27px; cursor:pointer; padding-right:10px;}
.mrd_pic{ width:1080px; height:180px; float:left; overflow:hidden; position:relative; margin-left:19px; display:inline;   }
.mrd_ul{ position:absolute; left:0px; top:0px}
.mrd_ul li{ width:201px; height:180px; float:left; overflow:hidden; margin-right:14px; display:inline; position:relative}
.mrd_ul li span{ display:block;  }
.mrd_si{ position:absolute; left:0px; top:0px}
.mrd_si,.mrd_si img{ width:201px; height:150px;}
.mrd_st{ width:202px; height:34px; line-height:34px;position:absolute; left:0px; top:150px;  text-align:center; }
.mrd_st a,.mrd_st a:hover{ color:#000}
.mr_div2 .mrd_st{ background:#CC0000}
.mright { margin: 0px auto; width: 1180px; }


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:300px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#de3007 url(../images/rightbar.png) no-repeat 0 0; color:#fff;}
.yb_bar .yb_phone{background:#de3007 url(../images/rightbar.png) no-repeat 0 -57px; color:#fff;}
.yb_bar .yb_QQ{text-indent:0;background:#de3007 url(../images/rightbar.png) no-repeat 0 -113px; color:#fff;}
.yb_bar .yb_ercode{background:#de3007 url(../images/rightbar.png) no-repeat 0 -169px; color:#fff;}
.hd_qr{ padding-left:20px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}</pre></body></html>